home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / BUBBLE.ZIP / BUBBLE.HLP < prev    next >
Text File  |  1988-09-19  |  3KB  |  84 lines

  1.  
  2.                         The Bubble Chamber Help Log
  3.                    Copyright (c) RH Factor Software, 1988
  4.                             All Rights Reserved.
  5.  
  6.           The Bubble Chamber requires four external files to run.  The
  7.           first is the data file.  It must be present or you would not have
  8.           made it this far.  The other three file names are available for
  9.           entry/edit on the program's main screen.
  10.  
  11.           The Input File is the program (.COM or .EXE) that you
  12.                wish to disassemble.  The input file must be in the
  13.                default directory.
  14.  
  15.           The Output File is created in the default directory.
  16.                This file will hold the assembly language source code
  17.                created by the Bubble Chamber.
  18.  
  19.           The Map File is a scratch file to hold the 'map' of
  20.                instructions vs. data areas in the input file.
  21.  
  22.  
  23.                         The Bubble Chamber Help Log
  24.                    Copyright (c) RH Factor Software, 1988
  25.                             All Rights Reserved.
  26.  
  27.           Once the file names have been set, you are free to select
  28.           from the following functions:
  29.  
  30.           F3: Set Start allows you to specify the starting offset
  31.                address, as well as the beginning and ending positions
  32.                in the file.  Note that the addresses are all entered in
  33.                hex.
  34.  
  35.           F5: Build Map directs the computer to build a map which
  36.                defines data vs. instruction areas.  This is necessary
  37.                before the file can be properly disassembled.
  38.  
  39.           F6: Edit Map.  This key allows you to change the map.
  40.  
  41.  
  42.  
  43.  
  44.                         The Bubble Chamber Help Log
  45.                    Copyright (c) RH Factor Software, 1988
  46.                             All Rights Reserved.
  47.  
  48.           F7: Save Map.  This key saves the map for later use.
  49.  
  50.           F8: Load Map.  Loads a previously saved map.
  51.  
  52.           F9: Run.  The run key directs the program to produce
  53.                the assembly source code.
  54.  
  55.           F10: Auto Run.  This key produces the same effect as
  56.                pressing F5, F7 and F9 (Build Map, Save Map, and Run).
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                    NOTICE:
  65.  
  66. You are licensed to use the Beta Release for evaluation only.  You may make
  67. and distribute copies of the Beta Release only.
  68.  
  69. To receive a copy of The Bubble Chamber, Release 1.0 send $29.00 (check, MC, or
  70. Visa) to:
  71.                            RH Factor Software (RSH)
  72.                                 P.O. Box 6466
  73.                              Kent, WA  98064-6466
  74.  
  75. Washington Residents please add 8.1% sales tax.  Comments are always welcome.
  76.  
  77. Registration includes The Bubble Chamber Manual.  The manual contains details
  78. on modifying the Bubble Chamber data file, adding macro recognition, command
  79. line options, and customizing for different processor levels.
  80.  
  81.  
  82.  
  83.  
  84.